Doc updates for buffer-stale-function now applying to file buffers too
authorGlenn Morris <rgm@gnu.org>
Fri, 4 Apr 2014 02:09:35 +0000 (22:09 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 4 Apr 2014 02:09:35 +0000 (22:09 -0400)
commit20806d7a90dcf2468f04d13f2e75b9919f410f48
tree9b6f942e111c169b16e7b4a199b55b3ddd0cb1a5
parent901518cd010cc4e660bd5a496afc0ba6d666ee41
Doc updates for buffer-stale-function now applying to file buffers too

* doc/emacs/arevert-xtra.texi (Supporting additional buffers):
* doc/lispref/backups.texi (Reverting):
Update for buffer-stale-function also applying to file-buffers.

* lisp/autorevert.el (auto-revert-buffers):
* lisp/files.el (buffer-stale--default-function)
(buffer-stale-function, revert-buffer--default): Doc tweaks.

* etc/NEWS: Related edits.
doc/emacs/ChangeLog
doc/emacs/arevert-xtra.texi
doc/lispref/ChangeLog
doc/lispref/backups.texi
etc/NEWS
lisp/ChangeLog
lisp/autorevert.el
lisp/files.el